[INFO] cloning repository https://github.com/Dan-J-D/efs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dan-J-D/efs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDan-J-D%2Fefs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDan-J-D%2Fefs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ef293d69a314cc6dc0a525e5788736c2bbf64836
[INFO] testing Dan-J-D/efs against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDan-J-D%2Fefs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dan-J-D/efs
[INFO] finished tweaking git repo https://github.com/Dan-J-D/efs
[INFO] tweaked toml for git repo https://github.com/Dan-J-D/efs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dan-J-D/efs on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dan-J-D/efs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Dan-J-D/bptree.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rtoolbox v0.0.3
[INFO] [stderr]   Downloaded secrecy v0.10.3
[INFO] [stderr]   Downloaded unicode-truncate v1.1.0
[INFO] [stderr]   Downloaded snafu-derive v0.8.9
[INFO] [stderr]   Downloaded snafu v0.8.9
[INFO] [stderr]   Downloaded compact_str v0.7.1
[INFO] [stderr]   Downloaded clap v4.5.56
[INFO] [stderr]   Downloaded naive-timer v0.2.0
[INFO] [stderr]   Downloaded rpassword v7.4.0
[INFO] [stderr]   Downloaded object_store v0.11.2
[INFO] [stderr]   Downloaded clap_builder v4.5.56
[INFO] [stderr]   Downloaded madsim-macros v0.2.12
[INFO] [stderr]   Downloaded madsim v0.2.34
[INFO] [stderr]   Downloaded panic-message v0.3.0
[INFO] [stderr]   Downloaded ratatui v0.26.3
[INFO] [stderr]   Downloaded assert_cmd v2.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91125e8843c15234427f2d602511541b4a1a65b07b892fe1d5e6d5ed7fb87799
[INFO] running `Command { std: "docker" "start" "-a" "91125e8843c15234427f2d602511541b4a1a65b07b892fe1d5e6d5ed7fb87799", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91125e8843c15234427f2d602511541b4a1a65b07b892fe1d5e6d5ed7fb87799", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91125e8843c15234427f2d602511541b4a1a65b07b892fe1d5e6d5ed7fb87799", kill_on_drop: false }`
[INFO] [stdout] 91125e8843c15234427f2d602511541b4a1a65b07b892fe1d5e6d5ed7fb87799
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ef507a003526d584cff7aa9d9b3b2c1d2f64bc8b3b994734dd2404f0bb63fee
[INFO] running `Command { std: "docker" "start" "-a" "8ef507a003526d584cff7aa9d9b3b2c1d2f64bc8b3b994734dd2404f0bb63fee", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling clap_builder v4.5.56
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling clap v4.5.56
[INFO] [stderr]    Compiling madsim-macros v0.2.12
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling madsim v0.2.34
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling bptree v0.1.0 (https://github.com/Dan-J-D/bptree.git#32c553a2)
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling object_store v0.11.2
[INFO] [stderr]    Compiling efs v0.1.0 (/opt/rustwide/workdir/efs)
[INFO] [stderr]    Compiling efs-cli v0.1.0 (/opt/rustwide/workdir/efs-cli)
[INFO] [stderr]    Compiling efs-tui v0.1.0 (/opt/rustwide/workdir/efs-tui)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "8ef507a003526d584cff7aa9d9b3b2c1d2f64bc8b3b994734dd2404f0bb63fee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ef507a003526d584cff7aa9d9b3b2c1d2f64bc8b3b994734dd2404f0bb63fee", kill_on_drop: false }`
[INFO] [stdout] 8ef507a003526d584cff7aa9d9b3b2c1d2f64bc8b3b994734dd2404f0bb63fee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 841cb37ce2a3acd7ee2ecd5fad8f19f87157bd0b2b8d4c5a6b14adca22a46835
[INFO] running `Command { std: "docker" "start" "-a" "841cb37ce2a3acd7ee2ecd5fad8f19f87157bd0b2b8d4c5a6b14adca22a46835", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling madsim v0.2.34
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling bptree v0.1.0 (https://github.com/Dan-J-D/bptree.git#32c553a2)
[INFO] [stderr]    Compiling efs v0.1.0 (/opt/rustwide/workdir/efs)
[INFO] [stderr]    Compiling efs-tui v0.1.0 (/opt/rustwide/workdir/efs-tui)
[INFO] [stderr]    Compiling efs-cli v0.1.0 (/opt/rustwide/workdir/efs-cli)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc7yCebE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libefs-cd66464c0717adda,libblake3-50b508b9ba7f80ee,libconstant_time_eq-bbdcf215fdf71086,libarrayvec-3085340efc75809a,libarrayref-7e9babeb8039510f,liblru-4f30ecbc259dd4f2,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,liballocator_api2-61425620d8bdad59,libhex-ce2ce186edf8450e,libobject_store-c322239bfac193a1,libhumantime-34143751b63faeab,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libchrono-303c32a7ff86dbd0,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-c33a51d2327c8d61,libquick_xml-a5c20ed28c0bcc24,libsnafu-6b4e98f880d4e8ca,libmd5-7966164bacea9a77,libitertools-dfe6d24b877629bb,libeither-f9cfe41df9eac463,libreqwest-e35ce3bf156ed3b1,libserde_urlencoded-bc85407d17c8b23c,libryu-32a9bcdb682e7cbe,libhyper_rustls-e536f6f829bd0b56,librustls_native_certs-d62218fb622ae6a9,libopenssl_probe-703a3ddfc0e4be36,libtokio_rustls-20ae5785e6ccdbbe,librustls-4cf56511e44b8f89,libwebpki-93a5c62a4765ab05,libring-203e2a261335a521,libuntrusted-151845769873c416,librustls_pki_types-f0c7f1f1cbd791bd,libserde_json-dbe7810f876169dd,libzmij-a1d5d6e5204bbab4,libtower_http-0eb81909d24cf04e,libbitflags-e3ebf951a1dfe30d,libiri_string-f1c5413b54c99d2e,libtower-87f1f22b66d55b13,libtower_layer-5699d784b4449e00,libhyper_util-5cb70384a34039d0,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libhyper-13ff478572fa063b,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-1aa04f693bbe0485,libtracing-1392aaa8e236fdc7,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libfnv-2a26f5d3b9cd4973,libatomic_waker-f98c2fb1596910db,libtokio_util-cdd0db6725b3829f,libhttp_body_util-2f36d98c928ce11e,libhttp_body-23339767303e23ba,liblog-753a0cb3f11b08fe,liburl-5151664d7dbab4de,libidna-9ab95388e0f9be55,libutf8_iter-efb3984ee203d151,libidna_adapter-f6ab3419dfed2ad3,libicu_properties-bff7b7e85b2dafdd,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-461cee1651c3efd8,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-2b3519c83db1934f,libpotential_utf-0022be4c2a74a741,libicu_provider-113e1168d87634c8,libicu_locale_core-97bfd8ac30fe9b2a,libtinystr-35b291d7a7f4c60a,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-2f437b9fd5d14b2b,libzerotrie-d07242bb87fea25e,libyoke-b0a1c214c2efddde,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-ca4fd4dd0793053b,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhttp-d5d1cb5794245029,libitoa-d7c2333f8dedd037,libsync_wrapper-c4446c9ab9748a89,libtokio-559b3d8b14511686,libsignal_hook_registry-fd621ba0a8addf40,liberrno-ed431953f93f1552,libsocket2-63cbda96eb33150c,libbytes-8e64decf8cb59e96,libmio-ccf88a7bbbdf074d,libparking_lot-300f1a9101402bca,libparking_lot_core-23817983c081d8ec,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libfutures-778e41052af1d1f0,libfutures_executor-35470537fbdffe8a,libfutures_util-1bff522ad432ad4b,libmemchr-c5a8540217c8112c,libfutures_io-de365546141a7cae,libslab-6f51d9019150979e,libfutures_channel-f8b566c7bd079e89,libpin_project_lite-5ffafa3f2ed0bb57,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libbptree-0bab6c2f1d8658bb,libbincode-68f9747c2a5a532e,libthiserror-a6999950f732dd80,libpbkdf2-5255904f6b0c4d66,libhmac-ef2949cdb0a629d4,libargon2-8723a7b0027dcc78,libpassword_hash-096c17d62b971232,libbase64ct-f6dd625d8072d296,libsha3-9dc4be9960969e75,libkeccak-b310f641bfffea80,libsha2-5457c688464a7140,libblake2-8367f443217e14ab,libdigest-f7a51822d2217102,libblock_buffer-5dce873968ab2a0e,libchacha20poly1305-e04a92a57615a934,libchacha20-0dcde576a0f26ce1,libpoly1305-bf12b77da583e562,libaes_gcm-0e1a4af1c4de92ef,libctr-d51d9fb40c719715,libghash-5ab5774a37bc74d4,libpolyval-bc85ef54627a9ee1,libopaque_debug-de5bb8c07720ebca,libuniversal_hash-86a3693a86bc4f7d,libsubtle-e2f0af8959bd7889,libaes-f9607ab4b1593df5,libcpufeatures-bb85f9e0eaf4b5a3,libcipher-9f82576ca0f48407,libinout-e66b425125eef00e,libaead-872587b48f0e979b,libcrypto_common-226902f866e4fc9c,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libsecrecy-4962d19468180861,libzeroize-feb63bf408aa6d78,libserde-d0ff81fd50ee7457,libserde_core-3babf6f5a9b2410c,librand-070f09ba4efb42c0,librand_chacha-cfec54a94b377f88,libppv_lite86-5a1bf21693ceca73,libzerocopy-8fdb292ff68fc51a,librand_core-89f95744719a16aa,libgetrandom-8c6bc9b9fc96a353,liblibc-0eece572e083b4d9,libcfg_if-cad248e7066eec15,libanyhow-e16577d217315ef4}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc7yCebE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-7462a0e63e6b2f2a/out" "-L" "/opt/rustwide/target/debug/build/ring-9d32b33a95eaff40/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/crypto_tests-cd7533bb9292a539" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `efs` (test "crypto_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcdBu97D/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-780a2e7fd822659b,libgetrandom-ad4d23f31269f0fa,libfastrand-74ae4622d963d882,librustix-2e96d4adb1bfee50,liblinux_raw_sys-468f3136534c61a1,libefs-cd66464c0717adda,libblake3-50b508b9ba7f80ee,libconstant_time_eq-bbdcf215fdf71086,libarrayvec-3085340efc75809a,libarrayref-7e9babeb8039510f,liblru-4f30ecbc259dd4f2,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,liballocator_api2-61425620d8bdad59,libhex-ce2ce186edf8450e,libobject_store-c322239bfac193a1,libhumantime-34143751b63faeab,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libchrono-303c32a7ff86dbd0,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-c33a51d2327c8d61,libquick_xml-a5c20ed28c0bcc24,libsnafu-6b4e98f880d4e8ca,libmd5-7966164bacea9a77,libitertools-dfe6d24b877629bb,libeither-f9cfe41df9eac463,libreqwest-e35ce3bf156ed3b1,libserde_urlencoded-bc85407d17c8b23c,libryu-32a9bcdb682e7cbe,libhyper_rustls-e536f6f829bd0b56,librustls_native_certs-d62218fb622ae6a9,libopenssl_probe-703a3ddfc0e4be36,libtokio_rustls-20ae5785e6ccdbbe,librustls-4cf56511e44b8f89,libwebpki-93a5c62a4765ab05,libring-203e2a261335a521,libuntrusted-151845769873c416,librustls_pki_types-f0c7f1f1cbd791bd,libserde_json-dbe7810f876169dd,libzmij-a1d5d6e5204bbab4,libtower_http-0eb81909d24cf04e,libbitflags-e3ebf951a1dfe30d,libiri_string-f1c5413b54c99d2e,libtower-87f1f22b66d55b13,libtower_layer-5699d784b4449e00,libhyper_util-5cb70384a34039d0,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libhyper-13ff478572fa063b,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-1aa04f693bbe0485,libtracing-1392aaa8e236fdc7,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libfnv-2a26f5d3b9cd4973,libatomic_waker-f98c2fb1596910db,libtokio_util-cdd0db6725b3829f,libhttp_body_util-2f36d98c928ce11e,libhttp_body-23339767303e23ba,liblog-753a0cb3f11b08fe,liburl-5151664d7dbab4de,libidna-9ab95388e0f9be55,libutf8_iter-efb3984ee203d151,libidna_adapter-f6ab3419dfed2ad3,libicu_properties-bff7b7e85b2dafdd,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-461cee1651c3efd8,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-2b3519c83db1934f,libpotential_utf-0022be4c2a74a741,libicu_provider-113e1168d87634c8,libicu_locale_core-97bfd8ac30fe9b2a,libtinystr-35b291d7a7f4c60a,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-2f437b9fd5d14b2b,libzerotrie-d07242bb87fea25e,libyoke-b0a1c214c2efddde,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-ca4fd4dd0793053b,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhttp-d5d1cb5794245029,libitoa-d7c2333f8dedd037,libsync_wrapper-c4446c9ab9748a89,libtokio-559b3d8b14511686,libsignal_hook_registry-fd621ba0a8addf40,liberrno-ed431953f93f1552,libsocket2-63cbda96eb33150c,libbytes-8e64decf8cb59e96,libmio-ccf88a7bbbdf074d,libparking_lot-300f1a9101402bca,libparking_lot_core-23817983c081d8ec,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libfutures-778e41052af1d1f0,libfutures_executor-35470537fbdffe8a,libfutures_util-1bff522ad432ad4b,libmemchr-c5a8540217c8112c,libfutures_io-de365546141a7cae,libslab-6f51d9019150979e,libfutures_channel-f8b566c7bd079e89,libpin_project_lite-5ffafa3f2ed0bb57,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libbptree-0bab6c2f1d8658bb,libbincode-68f9747c2a5a532e,libthiserror-a6999950f732dd80,libpbkdf2-5255904f6b0c4d66,libhmac-ef2949cdb0a629d4,libargon2-8723a7b0027dcc78,libpassword_hash-096c17d62b971232,libbase64ct-f6dd625d8072d296,libsha3-9dc4be9960969e75,libkeccak-b310f641bfffea80,libsha2-5457c688464a7140,libblake2-8367f443217e14ab,libdigest-f7a51822d2217102,libblock_buffer-5dce873968ab2a0e,libchacha20poly1305-e04a92a57615a934,libchacha20-0dcde576a0f26ce1,libpoly1305-bf12b77da583e562,libaes_gcm-0e1a4af1c4de92ef,libctr-d51d9fb40c719715,libghash-5ab5774a37bc74d4,libpolyval-bc85ef54627a9ee1,libopaque_debug-de5bb8c07720ebca,libuniversal_hash-86a3693a86bc4f7d,libsubtle-e2f0af8959bd7889,libaes-f9607ab4b1593df5,libcpufeatures-bb85f9e0eaf4b5a3,libcipher-9f82576ca0f48407,libinout-e66b425125eef00e,libaead-872587b48f0e979b,libcrypto_common-226902f866e4fc9c,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libsecrecy-4962d19468180861,libzeroize-feb63bf408aa6d78,libserde-d0ff81fd50ee7457,libserde_core-3babf6f5a9b2410c,librand-070f09ba4efb42c0,librand_chacha-cfec54a94b377f88,libppv_lite86-5a1bf21693ceca73,libzerocopy-8fdb292ff68fc51a,librand_core-89f95744719a16aa,libgetrandom-8c6bc9b9fc96a353,liblibc-0eece572e083b4d9,libcfg_if-cad248e7066eec15,libanyhow-e16577d217315ef4}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcdBu97D/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-7462a0e63e6b2f2a/out" "-L" "/opt/rustwide/target/debug/build/ring-9d32b33a95eaff40/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bplus_tree_index_tests-32f9c83800c7ba00" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `efs` (test "bplus_tree_index_tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "841cb37ce2a3acd7ee2ecd5fad8f19f87157bd0b2b8d4c5a6b14adca22a46835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "841cb37ce2a3acd7ee2ecd5fad8f19f87157bd0b2b8d4c5a6b14adca22a46835", kill_on_drop: false }`
[INFO] [stdout] 841cb37ce2a3acd7ee2ecd5fad8f19f87157bd0b2b8d4c5a6b14adca22a46835
